home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 003 / _gs / !GS / !Run < prev    next >
Text File  |  1991-11-24  |  641b  |  20 lines

  1. | run file for GhostScript
  2. | wimpslot is temporary!
  3. |
  4. if "<System$Path>" = "" then Error 0 System resources cannot be found
  5. |
  6. RMEnsure FPEmulator 2.70 RMLoad System:Modules.FPEmulator
  7. RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
  8. |
  9. RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
  10. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
  11. |
  12. RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
  13. RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
  14. |
  15. *WimpSlot -min 270k -max 270k
  16. *IconSprites <Obey$Dir>.!Sprites
  17. *Set GS$Dir <Obey$Dir>
  18. *WimpSlot -min 270k -max 270k
  19. *Run <GS$Dir>.!RunImage %*0
  20.